バージョン 24.2 (最新)

EnumCollectionConverter<TEnum,TCollection> クラス

列挙可能なオブジェクトのコレクションを変換するタイプ コンバーターを表します。
シンタックス
public class EnumCollectionConverter<TEnum,TCollection> : System.ComponentModel.TypeConverter 
where TEnum: new(), IConvertible, struct
where TCollection: new(), IList
型パラメータ
TEnum
TCollection
参照